GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Test::Inline::Content(3) User Contributed Perl Documentation Test::Inline::Content(3)

Test::Inline::Content - Test::Inline 2 Content Handlers

version 2.214

One 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.

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.

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.

See the main SUPPORT section.

Bugs may be submitted through the RT bug tracker <https://rt.cpan.org/Public/Dist/Display.html?Name=Test-Inline> (or bug-Test-Inline@rt.cpan.org <mailto:bug-Test-Inline@rt.cpan.org>).

Adam Kennedy <adamk@cpan.org>

This software is copyright (c) 2003 by Adam Kennedy.

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

2021-01-23 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.