The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

SweetPea::Cli::Util - Common Functions for SweetPea-Cli

METHODS

new

    Instantiate a new utility object.
    

template

    Load templates for terminal screen display.
    Takes 2 args
    - 1 template (scalar)
    - 2 stash (hashref)
    Returns 1 scalar
    

AUTHOR

Al Newkirk, <al.newkirk at awnstudio.com>

ACKNOWLEDGEMENTS

Al Newkirk <al.newkirk@awnstudio.com>

COPYRIGHT & LICENSE

Copyright 2009 Al Newkirk, all rights reserved.

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