VFS::Gnome

Gnome Virtual Filesystem for Perl
Download

VFS::Gnome Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Piers Harding
  • Publisher web site:
  • http://search.cpan.org/~piers/

VFS::Gnome Tags


VFS::Gnome Description

Gnome Virtual Filesystem for Perl VFS::Gnome is a Perl module that uses the gnome-vfs library from the GNOME project. The gnome-vfs library (Virtual File System) allows uniform access to various uri types such as http://, https://, file://, ftp:// etc.SYNOPSISuse VFS::Gnome; vfsopen(*IN, "< http://www.piersharding.com") or die $!; # dont forget the * when using strict print while (< IN >); close IN; Requirements: · Perl


VFS::Gnome Related Software