ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/cvsroot/Net-FCP/FCP.pm
(Generate patch)

Comparing cvsroot/Net-FCP/FCP.pm (file contents):
Revision 1.34 by root, Wed Jan 12 20:37:33 2005 UTC vs.
Revision 1.35 by root, Thu Mar 3 17:31:26 2005 UTC

72 72
73package Net::FCP; 73package Net::FCP;
74 74
75use Carp; 75use Carp;
76 76
77$VERSION = 0.7; 77$VERSION = 0.8;
78 78
79no warnings; 79no warnings;
80 80
81use Net::FCP::Metadata; 81use Net::FCP::Metadata;
82use Net::FCP::Util qw(tolc touc xeh); 82use Net::FCP::Util qw(tolc touc xeh);
838 838
839=head1 BUGS 839=head1 BUGS
840 840
841=head1 AUTHOR 841=head1 AUTHOR
842 842
843 Marc Lehmann <pcg@goof.com> 843 Marc Lehmann <schmorp@schmorp.de>
844 http://home.schmorp.de/ 844 http://home.schmorp.de/
845 845
846=cut 846=cut
847 847
848package Net::FCP::Event::Auto; 848package Net::FCP::Event::Auto;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines