There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

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.