Help for this page

Select Code to Download


  1. or download this
    use AB qw( );
    use CD qw( );
    ...
       AB::testing();
       CD::testing();
    }