[iperl commit] r155 - trunk/bin

0 views
Skip to first unread message

codesite...@google.com

unread,
Mar 9, 2008, 12:26:06 PM3/9/08
to iperl-...@googlegroups.com
Author: a.r.fe...@gmail.com
Date: Sun Mar 9 09:22:26 2008
New Revision: 155

Modified:
trunk/bin/pirl

Log:
bump version

Modified: trunk/bin/pirl
==============================================================================
--- trunk/bin/pirl (original)
+++ trunk/bin/pirl Sun Mar 9 09:22:26 2008
@@ -1,14 +1,15 @@
#!/usr/bin/perl

+use 5.006;
use strict;
use warnings;

# /Id: pirl 1124 2007-01-25 19:36:07Z me / # don't erase that for now
# $Id$

-our $VERSION = '0.0015';
+our $VERSION = '0.0017';

-use Shell::Perl;
+use Shell::Perl ();
Shell::Perl->run_with_args;

__END__

Reply all
Reply to author
Forward
0 new messages