Update of /cvsroot/file-extattr/File-ExtAttr/lib/File
In directory sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv21533/lib/File
Modified Files:
ExtAttr.pm
Log Message:
Bump version number; change my contact details
Index: ExtAttr.pm
===================================================================
RCS file: /cvsroot/file-extattr/File-ExtAttr/lib/File/ExtAttr.pm,v
retrieving revision 1.26
retrieving revision 1.27
diff -C2 -d -r1.26 -r1.27
*** ExtAttr.pm 4 Nov 2007 09:08:38 -0000 1.26
--- ExtAttr.pm 30 Nov 2007 20:16:49 -0000 1.27
***************
*** 181,185 ****
);
! our $VERSION = '1.06';
#this is used by getxattr(), needs documentation
--- 181,185 ----
);
! our $VERSION = '1.07';
#this is used by getxattr(), needs documentation
***************
*** 417,421 ****
Kevin M. Goess, E<lt>kg...@en...E<gt>
! Richard Dawe, E<lt>ri...@ph...E<gt>
=head1 COPYRIGHT AND LICENSE
--- 417,421 ----
Kevin M. Goess, E<lt>kg...@en...E<gt>
! Richard Dawe, E<lt>ric...@cp...E<gt>
=head1 COPYRIGHT AND LICENSE
|