PApp::DataRef

Reference data stored in scalars, databases...
Download

PApp::DataRef Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Marc Lehmann
  • Publisher web site:
  • http://www.goof.com/pcg/marc/

PApp::DataRef Tags


PApp::DataRef Description

Reference data stored in scalars, databases... PApp::DataRef is a Perl module with reference data stored in scalars, databases...SYNOPSIS use PApp::DataRef;You often want to store return values from HTML forms (e.g. "editform" in macro) or other "action at a distance" events in your state variable or in a database (e.g. after updates). The DBIx::Recordset provides similar functionality.PApp::DataRef provides the means to create "handles" that can act like normal perl references. When accessed they fetch/store data from the underlying storage.All of the generated references and handles can be serialized. Requirements: · Perl


PApp::DataRef Related Software