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 Perl extension OWL2Perl.

0.94
    * updated version of PLUTO required to 0.26

0.93
    * added 'use OWL::RDF::Predicates::*' statements to owl-class.tt
    
0.92
    * separated the logic contained in owl2perl-generate-modules.pl and placed
      it into the OWL2Perl module.
    * added some test cases for the OWL2Perl
    * Revamped the OWL2Perl pod

0.91
    * created a serialize method in OWL2Perl::Utils that
    serializes a list of OWL::Data::OWL::Class objects

0.90 
    * First version of this module