no parent yet, use base instead.
This commit is contained in:
parent
7b700d0ca5
commit
eb8fa8f79f
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@ This package wraps Data::ICal so the PRODUCT_ID parameter in the generated iCal
|
|||
|
||||
|
||||
use WebGUI;
|
||||
use parent qw/Data::ICal/;
|
||||
use base 'Data::ICal';
|
||||
|
||||
=head2 product_id
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue