Develop and Download Open Source Software

Browse Subversion Repository

Contents of /script.pl

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1 - (show annotations) (download) (as text)
Fri Feb 17 15:07:22 2017 UTC (7 years ago) by zhou
File MIME type: text/x-perl
File size: 105 byte(s)
first commit

1 #!/usr/bin/perl
2
3 use 5.010;
4 use strict;
5 use warnings;
6 use Crypt::MCrypt;
7
8 say Crypt::MCrypt::algorithm;
9

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26