Palm::Progect::Converter::Text

Palm::Progect::Converter::Text is a Perl module to convert between Progect databases and Text files.
Download

Palm::Progect::Converter::Text Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Michael Graham
  • Publisher web site:
  • http://search.cpan.org/~mgraham/

Palm::Progect::Converter::Text Tags


Palm::Progect::Converter::Text Description

Palm::Progect::Converter::Text is a Perl module to convert between Progect databases and Text files. Palm::Progect::Converter::Text is a Perl module to convert between Progect databases and Text files.SYNOPSIS my $converter = Palm::Progect::Converter->new( format => 'Text', # ... other args ... ); $converter->load_records(); # ... do stuff with records $converter->save_records();This converts between Text files and Palm::Progect records and preferences.The Text format used for import/export looks something like this: Level 1 Todo item Child (progress) . Child of Child (informational) (31/12/2001) Progress item Unticked action itemHere is a summary of the various types of records: action type completed action type < > action type with todo link completed action type with todo link progress type numeric type . info type action type with priority (15/7/2001) action type with date (15/7/2001) {category} progress type with priority and date and category (15/7/2001) {category} progress type with priority and date and category > Requirements: · Perl


Palm::Progect::Converter::Text Related Software