ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/OpenSSL/OpenSSL/Name.pm
(Generate patch)

Comparing OpenSSL/OpenSSL/Name.pm (file contents):
Revision 1.1 by stefan, Sat Oct 27 01:53:23 2001 UTC vs.
Revision 1.2 by root, Sat Oct 27 02:57:55 2001 UTC

12 12
13use OpenSSL; 13use OpenSSL;
14 14
15our $VERSION = '0.06'; 15our $VERSION = '0.06';
16use base Exporter; 16use base Exporter;
17@EXPORT_OK = qw(new_name);
18 17
19=head1 FUNCTIONS 18=head1 FUNCTIONS
20 19
21=over 4 20=over 4
22 21

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines