Image::TextMode::Format::PCBoard - read and write PCBoard files


Image-TextMode documentation  | view source Contained in the Image-TextMode distribution.

Index


NAME

Top

Image::TextMode::Format::PCBoard - read and write PCBoard files

DESCRIPTION

Top

A PCBoard file is very much like an ANSI file. It uses @ as the "escape sequence marker" and provides some basic variable substitution for items delimited by @ on either end (e.g. @USER@).

METHODS

Top

new( %args )

Creates a PCBoard instance.

extensions( )

Returns 'pcb'.

AUTHOR

Top

Brian Cassidy <bricas@cpan.org>

COPYRIGHT AND LICENSE

Top


Image-TextMode documentation  | view source Contained in the Image-TextMode distribution.