Closed jonassmedegaard closed 7 years ago
I just did this for RDF::LinkedData, and it was just a matter of s/JFDI/ZOMG/
in my code, suspect the same to be the case of RDF::Endpoint.
Thanks for the suggestion, @jonassmedegaard.
Good to know, @kjetilk.
I'll take a look at making the change.
Config::JFDI is unmaintained for some years. It uses Any::Moose, and effectively pulls in both Mouse and Moose (through use of Data::Visitor and Getopt::Usaginator).
Please instead use Config::ZOMG which uses Moo.