Subversion Repositories wimsdev

Rev

Rev 11189 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 11189 Rev 11930
Line 1... Line 1...
1
#!/usr/bin/perl
1
#!/usr/local/bin/perl
2
 
2
 
3
 
3
 
4
## validator file validator_uri
4
## validator file validator_uri
5
my $file = shift(@ARGV);
5
my $file = shift(@ARGV);
6
my $uri = shift(@ARGV);
6
my $uri = shift(@ARGV);