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.031 - 2004-05-17

  • Overhauled interface to Data::All
    • The usage of from => ..., to => ... now standardized
    • Removed the notion of monikers (useless!)
  • Collections can now be converted record by record rather than atomically (setting atomic => 1 will do the opposite)
  • Many bug fixes

Modules

Access to data in many formats from many places

Provides

in lib/Data/All/Base.pm
in lib/Data/All/Format.pm
in lib/Data/All/Format/Base.pm
in lib/Data/All/Format/Delim.pm
in lib/Data/All/Format/Fixed.pm
in lib/Data/All/Format/XML.pm
in lib/Data/All/IO.pm
in lib/Data/All/IO/Base.pm
in lib/Data/All/IO/Database.pm
in lib/Data/All/IO/FTP.pm
in lib/Data/All/IO/Plain.pm