/[fuse.before_github]/cpan/0.07_3/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 /cpan/0.07_3/Fuse.pm

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

revision 26 by dpavlin, Mon Jan 2 22:24:03 2006 UTC revision 69 by dpavlin, Tue Jan 3 16:42:06 2006 UTC
# Line 28  our %EXPORT_TAGS = ( Line 28  our %EXPORT_TAGS = (
28  our @EXPORT_OK = ( @{ $EXPORT_TAGS{'all'} } );  our @EXPORT_OK = ( @{ $EXPORT_TAGS{'all'} } );
29    
30  our @EXPORT = ();  our @EXPORT = ();
31  our $VERSION = '0.07_2';  our $VERSION = '0.07_3';
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.26  
changed lines
  Added in v.69

  ViewVC Help
Powered by ViewVC 1.1.26