|
| |||||||||||||||||||||||||
MMAgic.pl File ReferenceMMAgic.pl - Demonstrate use of various MMAgic packages. More... Go to the source code of this file.
Detailed DescriptionMMAgic.pl - Demonstrate use of various MMAgic packages. SYNOPSIS usage: MMAgic.pl <flag>* <file>
<flag>
--curse # cause endless recursion in process() function
--show # show object parsed from input file before conversion
--trace=<tag> # trace processing for SUBS and/or DETAIL
# (can be used multiple times)
DESCRIPTIONSimple program to convert a configuration file in Perl data structure code into WDDX (XML data exchange format) format. The real purpose of this script is to demonstrate the use of selected
EXAMPLESMMAgic.pl # usage message MMAgic.pl demo/book.data # working example MMAgic.pl demo/time.data # bad data file error MMAgic.pl demo/oops.data # non-existent data file MMAgic.pl demo/book.data --trace=SUBS # see trace statements MMAgic.pl demo/book.data --trace=SUBS --trace=DETAIL MMAgic.pl demo/book.data --trace=SUBS --curse # endless recursion COPYRIGHT AND LICENSECopyright 2004-2008 by Marc M. Adkins Definition in file MMAgic.pl. Function Documentation
Recursively process the data object to generate WDDX output.
Generated on Mon Dec 27 2010 15:15:42 for MMAgic Demo by 1.7.1 | ||||||||||||||||||||||||||