Skip to content

Commit

Permalink
upgrade CPAN
Browse files Browse the repository at this point in the history
  • Loading branch information
szabgab committed Nov 18, 2011
1 parent 25aab47 commit ed05259
Show file tree
Hide file tree
Showing 33 changed files with 1,561 additions and 446 deletions.
6 changes: 3 additions & 3 deletions bin/cpan
@@ -1,7 +1,7 @@
#!/opt/perl5_14_2/bin/perl
eval 'exec /opt/perl5_14_2/bin/perl -S $0 ${1+"$@"}'
if $running_under_some_shell;
#!/usr/local/bin/perl

eval 'exec /opt/perl5_14_2/bin/perl -S $0 ${1+"$@"}'
if 0; # not running under some shell
use strict;
use vars qw($VERSION);

Expand Down

0 comments on commit ed05259

Please sign in to comment.