in reply to Re: CP6AN should be a database
in thread Notion: CP6AN <strike>should</strike> could be a database

Your solution would call for a database system which must work on all types of OS'es for which there is a Perl-installation
DBI::PurePerl + SQL::Statement + a pure-perl DBD should work anywhere that perl works. Whether or not that fits the definition of a database system is another question.