INABA Hitoshi > Char-OldUTF8-0.82 > perl55

Download:
Char/OldUTF8/Char-OldUTF8-0.82.tar.gz

Annotate this POD

View/Report Bugs
Source   Latest Release: Char-OldUTF8-0.89

NAME ^

perl55 - execute perlscript on ActivePerl 5.8 or Strawbery Perl 5.8 without %PATH% settings (poor App::perlbrew)

SYNOPSIS ^

perl55 [perlscript.pl]

DESCRIPTION ^

This software is useful when perl5.5 and other version of perl are on the one computer. Do not set perl5.5's bin directory to %PATH%.

It is necessary to install perl5.5 in "\Perl55\bin" directory of the drive of either. This software is executed by perl5.5, and find the perl5.5 and execute it.

 Find perl5.5 order by,
     Z:\Perl55\bin\perl.exe
     Y:\Perl55\bin\perl.exe
     X:\Perl55\bin\perl.exe
                 :
                 :
     C:\Perl55\bin\perl.exe

     Z:\strawberry\Perl55\bin\perl.exe
     Y:\strawberry\Perl55\bin\perl.exe
     X:\strawberry\Perl55\bin\perl.exe
                 :
                 :
     C:\strawberry\Perl55\bin\perl.exe

When found it at last, set its path to environment variable PERL55BIN.

EXAMPLES ^

    C:\> perl55 foo.pl
    [..execute foo.pl by perl5.5..]

BUGS AND LIMITATIONS ^

Please patches and report problems to author are welcome.

AUTHOR ^

INABA Hitoshi <ina@cpan.org>

This project was originated by INABA Hitoshi. For any questions, use <ina@cpan.org> so we can share this file.

LICENSE AND COPYRIGHT ^

This software is free software; you can redistribute it and/or modify it under the same terms as Perl itself. See perlartistic.

This software is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

SEE ALSO ^

ActivePerl http://www.activestate.com/activeperl

Strawberry Perl http://strawberryperl.com/

syntax highlighting: