-
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ package main; | |
use strict; | ||
use warnings qw(all -experimental::signatures); | ||
use feature qw(say signatures); | ||
our $VERSION = '3.3.4'; | ||
our $VERSION = '3.3.5'; | ||
|
||
#use Data::Dumper; | ||
use open ':std', ':encoding(UTF-8)'; | ||
|
@@ -675,7 +675,7 @@ Vigress - <[email protected]> | |
=head1 VERSION | ||
Pacup (Perl edition) v3.3.4 | ||
Pacup (Perl edition) v3.3.5 | ||
=cut | ||
|