ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/Convert-BER-XS/XS.pm
(Generate patch)

Comparing Convert-BER-XS/XS.pm (file contents):
Revision 1.4 by root, Fri Apr 19 19:46:29 2019 UTC vs.
Revision 1.5 by root, Fri Apr 19 19:46:41 2019 UTC

159use common::sense; 159use common::sense;
160 160
161use XSLoader (); 161use XSLoader ();
162use Exporter qw(import); 162use Exporter qw(import);
163 163
164our $VERSION = '0.0'; 164our $VERSION = 0.1;
165 165
166XSLoader::load __PACKAGE__, $VERSION; 166XSLoader::load __PACKAGE__, $VERSION;
167 167
168our %EXPORT_TAGS = ( 168our %EXPORT_TAGS = (
169 const => [qw( 169 const => [qw(

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines