Query: poet::script
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Poet::Script(3pm) User Contributed Perl Documentation Poet::Script(3pm)NAMEPoet::Script -- Intialize Poet for a scriptSYNOPSIS# In a script... use Poet::Script qw($cache $conf $poet $log :file);DESCRIPTIONThis module is used to initialize Poet for a script. It does the following: o Determines the environment root by looking upwards from the directory of the current script until it finds the Poet marker file (".poet_root"). o Reads and parses configuration files. o Shifts the "lib/" subdirectory of the environment root onto @INC. o Imports the specified quick vars and utility sets into the current package - see Poet::Import.SEE ALSOPoetAUTHORJonathan Swartz <swartz@pobox.com>COPYRIGHT AND LICENSEThis software is copyright (c) 2012 by Jonathan Swartz. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself. perl v5.14.2 2012-06-05 Poet::Script(3pm)
Related Man Pages |
---|
mason::manual::setup(3pm) - debian |
poet::environment(3pm) - debian |
poet::manual::configuring(3pm) - debian |
poet::manual::tutorial(3pm) - debian |
poet::util::debug(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
Adding the individual columns of a matrix. |
awk or sed - Convert 2 lines to 1 line |
Is UNIX an open source OS ? |
Detecting unused variables... |
Weird 'find' results |