tobyink / p5-sub-handlesvia

Perl 5 distribution Sub-HandlesVia; see homepage for downloads and documentation.
https://metacpan.org/release/Sub-HandlesVia
3 stars 4 forks source link

Change has to field in t/50objectpad.t #15

Open waterkip opened 1 month ago

waterkip commented 1 month ago

Object::Pad has removed the 'has' keyword in version 0.813, thus breaks the testsuite. Object::Pad 0.66 introduces the 'field' keyword and should therefore be safe to use as the Object::Pad version required by the testsuite is 0.67.