Help for this page

Select Code to Download


  1. or download this
    use POSIX 'setsid';
    use IO::Handle;     # autoflush
    ...
    }
    
    system q(firefox -remote "openurl( http://localhost:8020/, new-tab)");