Codebase list libfile-flat-perl / 28fa1ff
add a $VERSION to File::Flat::Object to allow for indexing over previous version Karen Etheridge 3 years ago
2 changed file(s) with 2 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
00 Revision history for Perl extension File::Flat.
11
22 {{$NEXT}}
3 - add a $VERSION to the internal File::Flat::Object package
34
45 1.05 2018-12-29 21:06:09Z
56 - distribution tooling updates
513513
514514
515515 package File::Flat::Object;
516 our $VERSION = '1.06';
516517
517518 # Instantiatable version of File::Flat.
518519 #