Skip to content

Commit

Permalink
Merge pull request #206 from citrus-it/perl
Browse files Browse the repository at this point in the history
Perl is now at version 5.38
  • Loading branch information
hadfl authored Nov 22, 2023
2 parents f07b53e + 91000a1 commit 9e9ecd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/OOCEapps/PkgUpd/Perl.pm
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package OOCEapps::PkgUpd::Perl;
use Mojo::Base 'OOCEapps::PkgUpd::base';

my $PERLVER = '5.36';
my $PERLVER = '5.38';

# public methods
sub canParse {
Expand Down

0 comments on commit 9e9ecd7

Please sign in to comment.