-----
1.0.1   2025-08-06
    * Fix warning 'possible accidental interpolation of @$'
1.0.0   2024-12-11
    No changes from 0.0.5
0.0.5   2024-09-15
    * Add mapping from protocol identifiers to C API headers and identifiers
0.0.4   2024-09-01
    * Add XDR::Parse version number as part of "extract_all" returned data
    * Add README.pod
0.0.3   2024-09-01
    * Fix dependencies:
        - perl: 5.20
        - XDR::Parse *is* required
        - Log::Any is *not*
    * Fix version number in =head1 VERSION section
0.0.2   2024-08-31
    * Fix POD errors
0.0.1   2024-08-31
    * Initial release