CPAN
Home  Documentation  Recent  Preferences  Modules  Distributions    Authors   
Find    in      

Distributions     > >     S     > >     sofu
Distribution sofu [Download]
Author MALUKU [ Marc - Sebastian Lucksch ]
Version 0.2.9
Abstract >read("file.sofu"); $comments=$sofu->comments; $sofu->write("file.sofu",$hashref); open FH,">file.sofu"; $sofu->write(\*FH,$hashref,$comments); close FH; $texta=$sofu->pack($arrayref); $texth=$sofu->pack($hashref); $arrayref=$sofu->unpack($texta); $arrayh
Released 20 Feb 2008
Size 57.2 KB
MD5 Checksum f41057eace7109b71146619d730e0df4
Additional Files Makefile.PL   |  
Links search.cpan.org   |   CPAN::Forum  |   AnnoCPAN  |   rt.cpan.org  |   Rating  | CPANTS  | CPAN testers | Dependencies | Testers matrix

Modules

Data::Sofu  [source]   [v 0.29] Interface to "sofu" files
Data::Sofu::Binary  [source]   [v 0.29] Interface to various binary drivers
Data::Sofu::Binary::Bin0200  [source]   [v 0.29] Driver for Sofu Binary version 0.2.0.0
Data::Sofu::List  [source]   [v 0.29] A Sofu List
Data::Sofu::Map  [source]   [v 0.29] A Sofu Map
Data::Sofu::Object  [source]   [v 0.29] Sofud compatibility layer.
Data::Sofu::Reference  [source]   [v 0.29] A Sofu Reference
Data::Sofu::SofuML  [source]   [v 0.29] Interface to various binary drivers
Data::Sofu::Undefined  [source]   [v 0.29] A Sofu non type
Data::Sofu::Value  [source]   [v 0.29] A Sofu Value

Categories

Data Type Utilities    >>     Data

Win32 PPM packages for "sofu"

ActiveState default Perl 5.12 repository   [  v 0.2.9   ]
ActiveState default Perl 5.8 repository   [  v 0.2.9   ]

Problems, suggestions, or comments to Randy Kobes. Questions? Check the FAQ.
Enable installations using PAR::WebStart.