We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3904eff commit c02d432Copy full SHA for c02d432
ext/PerlIO/via/via.pm
@@ -1,5 +1,5 @@
1
package PerlIO::via;
2
-our $VERSION = '0.03';
+our $VERSION = '0.04';
3
use XSLoader ();
4
XSLoader::load 'PerlIO::via';
5
1;
0 commit comments