The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.02 - 2002-08-15

  • many parms are no longer hard-coded, instead they are obtained via $ui->parameters
  • BIG usability bonus - will now give intelligent error if an object is called as though it were a function. Ex.
    • correct $snippet->parm->gender->value('F');
    • incorrect, gives nice error $snippet->parm->gender('F');

Modules

Conatraint-based OO Interface to RDBMS

Provides

in Snippet/ExampleRepository.pm
in Snippet.pm
in Snippet.pm
in Snippet.pm
in Snippet.pm
in Snippet.pm
in Snippet.pm