nichtich / RDF-aREF

Perl module for another RDF Encoding Form
https://github.com/nichtich/RDF-aREF/wiki
Other
0 stars 4 forks source link

Perl 5.10 support? #5

Closed phochste closed 10 years ago

phochste commented 10 years ago

Is it possible to have Perl 5.10 support for this module. Latest RedHat, CentOS still have 5.10 .

Removing:

use feature 'unicode_strings';

in RDF::aREF::Decoder would solve it, but what will it break?

nichtich commented 10 years ago

I am not sure about the need of this feature but I hesitate to remove it without further tests.

nichtich commented 10 years ago

removed in release 0.16