Help for this page
#!/usr/bin/perl -w use strict; use 5.012; ... $mech->click({id => 'ProductSelect-option-liner-no-8568844557'}); say "Done"; $mech->sleep(5);