The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
package TL1ng::Source;

use strict;
use warnings;

our $VERSION = '0.07';

1;

__END__

=head1 NAME 

TL1ng::Source - Someday this will be an 'interface' class. But not today.

=cut