SPOPSx::Tool::HashField

SPOPSx::Tool::HashField is a SPOPS extension for the storage of complex objects.
Download

SPOPSx::Tool::HashField Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Andrew Sterling Hanenkamp
  • Publisher web site:
  • http://search.cpan.org/~hanenkamp/

SPOPSx::Tool::HashField Tags


SPOPSx::Tool::HashField Description

SPOPSx::Tool::HashField is a SPOPS extension for the storage of complex objects. SPOPSx::Tool::HashField is a SPOPS extension for the storage of complex objects.SYNOPSIS %conf = ( table_alias => { # ... yaml_fields => , # ... } );This allows for the storage of Perl aggregate types in a database field. This uses YAML to perform the marshalling and unmarshalling. This is handy because you can use third-party tools to update the stored data with relative ease and the data is readable even in other languages that have a YAML model. The data structure can be arbritraily deep.Requirements:· PerlINSTALLATIONJust the typical install tricks will do: perl Build.PL ./Build ./Build test ./Build installor: perl Makefile.PL make make test make install


SPOPSx::Tool::HashField Related Software