Help for this page

Select Code to Download


  1. or download this
    use lib ('path/to/my/lib');
    use strict;
    ...
            print $session->id;
            return 1;
        }