The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.7 - 2003-03-24

  • Added PerlBean::Symbol
  • Added PerlBean::Dependency::Import
  • Added PerlBean::Dependency::Require
  • Added PerlBean::Dependency::Use
  • Added PerlBean::Described::ExportTag
  • Added use_perl_version in PerlBean
  • Added singleton attribute in PerlBean
  • Added documented attribute in PerlBean and PerlBean::Attribute
  • Fixed style bug setIdx -> set_idx
  • Fixed style bug setNum -> set_num
  • Fixed style bug in PerlBean::Attribute::Multi::Ordered::write_push_doc()

Documentation

Modules

Package to generate bean like Perl modules
contains bean attribute information
contains BOOLEAN bean attribute information
factory package to generate PerlBean::Attribute objects
contains MULTI bean attribute information
contains ordered MULTI bean attribute information
contains unique MULTI bean attribute information
contains unique associative MULTI bean attribute information
contains unique associative MULTI bean attribute information
contains unique ordered MULTI bean attribute information
contains SINGLE bean attribute information
contains a ccollection of PerlBean objects
Dependency in a Perl bean
Import dependency in a Perl bean
Require dependency in a Perl bean
Use dependency in a Perl bean
Generic described
contains bean method information
contains bean constructor method information
contains PerlBean code style information
Symbol in a Perl bean