/[fuse.before_github]/perl/trunk/examples/example.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/trunk/examples/example.pl

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

revision 19 by dpavlin, Tue Dec 27 12:47:00 2005 UTC revision 73 by dpavlin, Tue Jan 3 15:43:19 2006 UTC
# Line 1  Line 1 
1  #!/usr/bin/perl -w  #!/usr/bin/perl -w
2  use strict;  use strict;
3    
4    use blib;
5  use Fuse;  use Fuse;
6  use POSIX qw(ENOENT EISDIR EINVAL);  use POSIX qw(ENOENT EISDIR EINVAL);
7    

Legend:
Removed from v.19  
changed lines
  Added in v.73

  ViewVC Help
Powered by ViewVC 1.1.26