Palm-Progect

 view release on metacpan or  search on metacpan

README  view on Meta::CPAN


        perl progconv lbPG-MyProgect.pdb MyProgect.csv
        perl progconv MyProgect.csv MyProgect.txt
        perl progconv MyProgect.csv lbPG-MyProgect.pdb

    You can convert between various Progect database versions:

        perl progconv --output-format=23 MyOldProgect.pdb MyNewProgect.pdb

DESCRIPTION
    "progconv" is a program you run on your desktop computer to allow you to
    import to and export from Palm Progect database files.

    For its text format, it uses a layout very similar to the one used by
    Progect's own built-in converter:

        [x] Level 1 Todo item
            [10%] Child (progress)
                . Child of Child (informational)

        [80%] (31/12/2001) Progress item

bin/progconv  view on Meta::CPAN

    perl progconv MyProgect.csv MyProgect.txt
    perl progconv MyProgect.csv lbPG-MyProgect.pdb

You can convert between various Progect database
versions:

    perl progconv --output-format=23 MyOldProgect.pdb MyNewProgect.pdb

=head1 DESCRIPTION

C<progconv> is a program you run on your desktop computer
to allow you to import to and export from Palm Progect
database files.

For its text format, it uses a layout very similar to
the one used by Progect's own built-in converter:

    [x] Level 1 Todo item
        [10%] Child (progress)
            . Child of Child (informational)



( run in 0.443 second using v1.01-cache-2.11-cpan-299005ec8e3 )