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

App::pickle::export - Converts PickLE pick lists into other files.

ATTRIBUTES

document

PickLE parsed document object.

type

Type of file the pick list will be converted into.

file

PickLE file to be parsed into document and exported.

METHODS

run()

OptArgs command entry point.

$contents = $self->export()

Gets the contents of the PickLE pick list in the specified format.

AUTHOR

Nathan Campos <nathan@innoveworkshop.com>

COPYRIGHT

Copyright (c) 2022- Nathan Campos.