The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
    File:       examples/ex_add.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 a network to add 11 sets of numbers, then it asks 
                the user for two numbers to add and it displays the results of 
                the user's input.

1 POD Error

The following errors were encountered while parsing the POD:

Around line 1:

=begin without a target?