X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=Makefile.PL;h=9955c8d5f9fb5b7906963f164625f1eda3392b65;hb=4097fd6b4aceb437839c3b45440cdb9061ee6088;hp=1a482457f3085b51af0618f7892b6128730e4440;hpb=47777d7d30bd7b3632234e8a93391970336574db;p=Biblio-RFID.git diff --git a/Makefile.PL b/Makefile.PL index 1a48245..9955c8d 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -1,7 +1,7 @@ use inc::Module::Install; name 'Biblio-RFID'; -all_from 'lib/RFID/Biblio.pm'; +all_from 'lib/Biblio/RFID.pm'; author q{Dobrica Pavlinusic }; license 'gpl';