The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
package only::config;
$VERSION = '0.26';
use strict;

use constant versionlib => '<%VERSIONLIB%>';

1;

# vim: set ft=perl: