/[fuse.before_github]/perl-llin/examples/loopback.pl
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /perl-llin/examples/loopback.pl

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

perl/trunk/examples/loopback.pl revision 18 by dpavlin, Wed Dec 21 15:33:37 2005 UTC perl-llin/examples/loopback.pl revision 21 by dpavlin, Mon Jan 2 19:50:33 2006 UTC
# Line 1  Line 1 
1  #!/usr/bin/perl -w  #!/usr/bin/perl -w
   
2  use strict;  use strict;
3    
4  use Fuse;  use Fuse;
5  use IO::File;  use IO::File;
6  use POSIX qw(ENOENT ENOSYS EEXIST EPERM O_RDONLY O_RDWR O_APPEND O_CREAT);  use POSIX qw(ENOENT ENOSYS EEXIST EPERM O_RDONLY O_RDWR O_APPEND O_CREAT);

Legend:
Removed from v.18  
changed lines
  Added in v.21

  ViewVC Help
Powered by ViewVC 1.1.26