Poet::Script(3pm) | User Contributed Perl Documentation | Poet::Script(3pm) |
Poet::Script -- Intialize Poet for a script
# In a script... use Poet::Script qw($cache $conf $poet $log :file);
This module is used to initialize Poet for a script. It does the following:
Poet
Jonathan Swartz <swartz@pobox.com>
This 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.
2022-06-18 | perl v5.34.0 |