The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

App::HWD - Support functions for How We Doin'?, the project estimation and tracking tool

VERSION

Version 0.20

SYNOPSIS

This module is nothing more than a place-holder for the version info and the TODO list.

FUNCTIONS

These functions are used by hwd, but are kept here so I can easily test them.

get_tasks_and_work( @tasks )

Reads tasks and work, and applies the work to the tasks.

Returns references to @tasks, @work, %tasks_by_id and @errors.

AUTHOR

Andy Lester, <andy at petdance.com>

BUGS

Please report any bugs or feature requests to bug-app-hwd at rt.cpan.org, or through the web interface at http://rt.cpan.org/NoAuth/ReportBug.html?Queue=App-HWD. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.

ACKNOWLEDGEMENTS

Thanks to Neil Watkiss and Luke Closs for features and patches.

COPYRIGHT & LICENSE

Copyright 2006 Andy Lester, all rights reserved.

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.