Gnome::URL - Perl extension for libgnome/gnome-url (GNOME 1.x)


Gnome-URL documentation  | view source Contained in the Gnome-URL distribution.

Index


NAME

Top

Gnome::URL - Perl extension for libgnome/gnome-url (GNOME 1.x)

SYNOPSIS

Top

  use Gnome::URL;
  Gnome::URL::show($url);

DESCRIPTION

Top

This module provides a Perl binding for url handling in the GNOME environment (http://www.gnome.org). It can handle various types of URLs including http, https, ftp, file, info, man, ghelp, and possibly others.

The commands used to view different types of URLs are determined by the user's gnome configuration (most likely stored in ~/.gnome/Gnome).

See http://developer.gnome.org/doc/API/libgnome/gnome-gnome-url.html for more information.

EXPORT

None by default.

Exportable constants

  GNOME_URL_H




AUTHOR

Top

Mark A. Stratman <mark@sporkstorms.org>

COPYRIGHT

Top


Gnome-URL documentation  | view source Contained in the Gnome-URL distribution.