Changes for version 2.13

  • new release, published to CPAN

Changes for version 2.13_03

  • INTERNAL BETA RELEASE
  • Bugfix: debugging output in Apache/CGI Modus crashed

Changes for version 2.13_02

  • INTERNAL BETA RELEASE
  • many CIPP commands were dependent from the context, e.g. it was impossible to use <?GETURL> in a <?PERL> context. Now nearly all CIPP commands can be used in any context, only inside a <?VAR> command context no other CIPP commands can be used (which of course would make no sense ;)
  • new CIPP command <?HTML> to switch from <?PERL> context into HTML context
  • now it is possible to nest <?SQL> commands, if the underlying database engine supports multiple executed statement handles

Changes for version 2.13_01

  • INTERNAL BETA RELEASE
  • CIPP debugging source output enhanced: a summary of errors is printed, with hyperlinks to the appropriate sections of the highlighted source code output, so you can navigate through your source code
  • new internal method to get the top level used objects of a CIPP program (the existent methods always flatten the dependency hierarchies)
  • new method for formatting Perl syntax error output, incl. referencing to the corresponding CIPP lines
  • new CIPP command <?MODULE>
  • new CIPP command <?USE>
  • command <?LIB> is deprecated
  • DBI code generator has been slighlty optimized
  • some CIPP global variables of the generated Perl programs did change. Currently there is a compatability patch active, so existant applications (e.g. new.spirit 1.x, Apache::CIPP and friends) must not change. Future releases will depend on the new interfaces. Actually only new.spirit 2.x uses the new style interface.

Modules

Powerful preprocessor for embedding Perl and SQL in HTML
Reference Manual

Provides

in CIPP/DB_DBI.pm
in CIPP/DB_DBI_old.pm
in CIPP/DB_Sybase.pm
in CIPP/InputHandle.pm
in CIPP/LangDE.pm
in CIPP/LangEN.pm
in CIPP/LangDE.pm
in CIPP/LangEN.pm
in CIPP/OutputHandle.pm
in CIPP/Runtime.pm
in CIPP.pm
in lib/HTML/CIPP.pm