ports/www/p5-Selenium-Remote-Driver/files/patch-driver-example.pl

8 lines
186 B
Perl

--- driver-example.pl.orig 2017-04-22 12:20:37 UTC
+++ driver-example.pl
@@ -1,4 +1,4 @@
-#!/bin/env perl
+#!/usr/bin/env perl
use Selenium::Remote::Driver;
use Test::More tests=>4;