Move package to first line
This commit is contained in:
parent
17e7638014
commit
acb66da6d4
|
@ -1,6 +1,6 @@
|
|||
package Protocol::Zebra::Label;
|
||||
use strict;
|
||||
use warnings;
|
||||
package Protocol::Zebra::Label;
|
||||
use 5.14.2;
|
||||
our $VERSION='0.0.1';
|
||||
use Moose;
|
||||
|
|
Loading…
Reference in New Issue
Block a user