Goo::Thing::pm::ProgramCloner - Clone a program and generate a test stub


Goo documentation  | view source Contained in the Goo distribution.

Index


NAME

Top

Goo::Thing::pm::ProgramCloner - Clone a program and generate a test stub

SYNOPSIS

Top

use Goo::Thing::pm::ProgramCloner;

DESCRIPTION

Top

METHODS

Top

new

constructor

generate_header

set all the values required in the header of the program

clone_body

clone everything except the header

save

create the program output file

generate

create the output file

AUTHOR

Top

Nigel Hamilton <nigel@trexy.com>

SEE ALSO

Top


Goo documentation  | view source Contained in the Goo distribution.