Query: test::inline::content
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Test::Inline::Content(3pm) User Contributed Perl Documentation Test::Inline::Content(3pm)NAMETest::Inline::Content - Test::Inline 2 Content HandlersDESCRIPTIONOne problem with the initial versions of Test::Inline 2 was the method by which it generated the script contents. "Test::Inline::Content" provides a basic API by which more sophisticated extensions can be written to control the content of the generated scripts.METHODSnew A default implementation of the "new" method is provided that takes no parameters and creates a default (empty) object. Returns a new "Test::Inline::Content" object. process $Inline $Script The "process" method does the work of generating the script content. It takes as argument the parent Test::Inline object, and the completed Test::Inline::Script object for which the file is to be generated. The default implementation returns only an empty script that dies with an appropriate error message. Returns the content of the script as a string, or "undef" on error.SUPPORTSee the main SUPPORT section.AUTHORAdam Kennedy <adamk@cpan.org>, <http://ali.as/>COPYRIGHTCopyright 2004 - 2010 Adam Kennedy. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. The full text of the license can be found in the LICENSE file included with this module. perl v5.12.4 2010-11-22 Test::Inline::Content(3pm)
Related Man Pages |
---|
pod2test(1p) - debian |
inline-support(3) - suse |
test::inline(3pm) - debian |
test::inline::section(3pm) - debian |
test::pod::content(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
retreiving and assigning values and manipulating string in a for loop |
Write into file |
Script needed |
Script to remove same content from other file |
Bash Script - Mail Secure.log |