
OODoc::Text::Default - one default for an option in one subroutine

OODoc::Text::Default is a OODoc::Text is a OODoc::Object

Each OODoc::Text::Subroutine can have a list of options, which have default values which are each captured in a separate object as described in this manual page.


-Option --Defined in --Default container OODoc::Text new(subroutine) description OODoc::Text '' linenr OODoc::Text <required> name OODoc::Text undef subroutine <required> type OODoc::Text 'Default' value <required>
The subroutine in which this option lives.
The value which is related to this default.
Returns the subroutine object for this option.
The value of this default.
OODoc::Text::Default->filenameToPackage(FILENAME)
OODoc::Text::Default->mkdirhier(DIRECTORY)

A call to addManual() expects a new manual object (a OODoc::Manual), however an incompatible thing was passed. Usually, intended was a call to manualsForPackage() or mainManual().

This module is part of OODoc distribution version 1.06, built on January 26, 2011. Website: http://perl.overmeer.net/oodoc/

Copyrights 2003-2011 by Mark Overmeer. For other contributors see ChangeLog.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. See http://www.perl.com/perl/misc/Artistic.html