/[fuse.before_github]/perl-llin/examples/loopback_t.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_t.pl

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

revision 24 by dpavlin, Mon Jan 2 19:50:33 2006 UTC revision 25 by dpavlin, Mon Jan 2 22:04:31 2006 UTC
# Line 3  use strict; Line 3  use strict;
3  use threads;  use threads;
4  use threads::shared;  use threads::shared;
5    
6    use blib;
7  use Fuse;  use Fuse;
8  use IO::File;  use IO::File;
9  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.24  
changed lines
  Added in v.25

  ViewVC Help
Powered by ViewVC 1.1.26