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.025 - 2004-05-06

  • Added test t/Data-All.t
  • Bug fixes to Data::All::IO::Database, in particular the way data is read from a select.
  • Record terminator in Data::All::Format::Fixed is hardcoded to \n (temporarily). The record teminator needs to be revisited at some point and this will be fixed at that time.

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/File.pm
in lib/Data/All/IO/Plain.pm
in lib/Data/All/Transport.pm