/[fuse.before_github]/perl-llin/Fuse.pm
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/Fuse.pm

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

revision 4 by mszeredi, Thu Nov 11 14:44:15 2004 UTC revision 7 by dpavlin, Thu Nov 18 12:09:10 2004 UTC
# Line 28  our @EXPORT_OK = ( @{ $EXPORT_TAGS{'all' Line 28  our @EXPORT_OK = ( @{ $EXPORT_TAGS{'all'
28  our @EXPORT = qw(  our @EXPORT = qw(
29          FUSE_DEBUG          FUSE_DEBUG
30  );  );
31  our $VERSION = '0.01';  our $VERSION = '0.04';
32    
33  sub AUTOLOAD {  sub AUTOLOAD {
34      # This AUTOLOAD is used to 'autoload' constants from the constant()      # This AUTOLOAD is used to 'autoload' constants from the constant()

Legend:
Removed from v.4  
changed lines
  Added in v.7

  ViewVC Help
Powered by ViewVC 1.1.26