Process::YAML

Current version is 0.04.

Download

Distribution from this site.
CPAN site

README

Process::YAML
=============

DESCRIPTION
"Process::YAML" provides an implementation of the Process::Serializable
role using the YAML::Syck module from CPAN.  It is not itself a sub-
class of Process so you will need to inherit from both.

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

DEPENDENCIES

For list of dependencies that includes versions, please refer to the
META.yml file in this distribution.

  Process
  YAML::Syck

SEE ALSO

The "Process" distribution from CPAN.

Current versions of this module may be found via http://steffen-mueller.net or
CPAN.

Please send your suggestions, inquiries, and feedback to
modules at steffen-mueller dot net

COPYRIGHT AND LICENCE

Copyright (c) 2006 Steffen Mueller

This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself. 

	

Documentation

Process::YAML

Change Log

Revision history for Perl extension Process::YAML.

0.04  Wed Aug 30 2006
  - Upgraded to Module::Install 0.64.

0.03  Fri Jun  9 2006
  - Upgraded to Module::Install 0.63.

0.02  Wed Jan 18 23:17:30 2006
  - Documentation fix clarifying statements about the use of
    YAML::Syck over YAML+Spiffy

0.01  Sat Jan 14 17:07:51 2006
  - original version as uploaded to CPAN

    

(c) 2002-2010 Steffen Müller; All rights reserved.

Valid HTML 4.0!