|
e P e r l
|
|
What is it?
See the description
CHANGELOG
+ : new feature
- : deprecated feature
* : bugfix
Version 1.22, 2008/12/23
------------------------
+ Added -1/--eval option and cleaned up CGI workings
(Thanks Kevin Broadey, kevin.broadey googlemail com)
* CGI mode no longer reads @ARGV (security fix)
(Thanks Kevin Broadey, kevin.broadey googlemail com)
* Added -i/--ignorecase to match eperl. The -n/--nocase option is deprecated.
Version 1.21, 04/24/2003
------------------------
(Thanks Mario Alberto Storti, minerva.ceride.gov.ar/~mstorti):
* Fixed #elsif bug
Version 1.20, 01/22/2003
------------------------
+ Allows arguments to perl (and uses $^X for interpreter path)
Version 1.19, 06/19/2001
------------------------
(Thanks John Ekenberg, http://www.ekenberg.se/):
+ Set mode if program name is nph-*
+ Send full HTML headers on error
Version 1.18, 6/12/2001
-----------------------
+ Added --tmpfile feature
+ Updated docs
Version 1.17, 2/29/2001
-----------------------
* Removed module support which sucked anyways
Version 1.16, 2/17/2001
-----------------------
* Fixed problem with line numbering in errors
+ Can remove newlines from comments with // (Such as #c// ....)
Version 1.15, 2/17/2001
-----------------------
+ Can do [# line "file"] info in stdin scripts with -P (needed for album)
Version 1.14, 2/13/2001
-----------------------
+ First public release