in reply to Re^3: How to have 2 functions in one Perl file
in thread How to have 2 functions in one Perl file

Visually interesting but it doesn't work for me
  • Comment on Re^4: How to have 2 functions in one Perl file

Replies are listed 'Best First'.
Re^5: How to have 2 functions in one Perl file
by SimonPratt (Friar) on Apr 18, 2016 at 15:48 UTC

    Whats not working?

    After I fixed the syntax errors in your code and installed Selenium::Remote::Driver the test suite worked very well for me. The Selenium code in the test suite is broken, but thats kind of beside the point.