The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
    File:       examples/ex_alpha.pl
        Author: Josiah Bryan, <jdb@wcoil.com>
        Desc: 

                This demonstrates the ability of a neural net to 
                generalize and predict what the correct result is 
                for inputs that it has never seen before.
                
                This teaches the network to classify some twenty-
                nine seperate 35-byte bitmaps, and then it inputs
                an never-before-seen bitmap and displays the 
                classification the network gives for the unknown bitmap.

1 POD Error

The following errors were encountered while parsing the POD:

Around line 1:

=begin without a target?