/[soft]/mgatools/tags/0.1/mgaiso-checkmd5
ViewVC logotype

Contents of /mgatools/tags/0.1/mgaiso-checkmd5

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1070 - (show annotations) (download)
Sun May 1 22:29:03 2011 UTC (12 years, 11 months ago) by boklm
File size: 159 byte(s)
mgatools version 0.1
1 #!/usr/bin/perl
2
3 use strict;
4 use MGATools::iso qw(include_md5);
5
6 @ARGV || exit(1);
7
8 my $isofile = $ARGV[0];
9 my $err = include_md5($isofile, 0, 1);
10 print $err;

Properties

Name Value
svn:executable *

  ViewVC Help
Powered by ViewVC 1.1.30