The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for Food-ECodes

0.05    Thu Apr 21 18:36:23 2011
        - Renamed title "SYNOPSIS" to "DESCRIPTION".
        - Minor cosmetics changes.

0.04    Mon Apr 11 13:49:55 2011
        - Fixed the typo in the pod for method get_status().
        - Fixed the typo in the pod for method get_name().
        - Fixed the typo in the pod for method get_purpose().
        - Fixed the syntax error in the example pod for method is_valid().
        - Fixed the syntax error in the example pod for method is_eu_approved().
        - Fixed the syntax error in the example pod for method is_us_approved().

0.03    Mon Apr 11 12:33:18 2011
        - Added remaining ECodes from 1000 upto 1600.
        - Added method get_status().
        - Updated unit test 01-unit-test.t for new method get_status().

0.02    Fri Apr 08 16:42:22 2011
        - Fixed the typo in the pod for method is_valid().
        - Fixed the typo in the pod for method is_eu_approved().
        - Fixed the typo in the pod for method is_us_approved().

0.01    Fri Apr 08 11:00:00 2011
        - First version released.