ADD: restructured for cpan deployment

This commit is contained in:
Dominik Meyer 2018-07-02 13:54:34 +02:00
parent bbeefa9707
commit dcad06c3ab
No known key found for this signature in database
GPG Key ID: B4C312B600606B64
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
package HiD::BibtexPage;
package HiD::Generator::BibtexPage;
# ABSTRACT: HiD Bibtex publication list page generator
use Moose;
with 'HiD::Generator';