diff options
author | Lars Dɪᴇᴄᴋᴏᴡ <daxim@cpan.org> | 2008-12-01 21:51:19 +0100 |
---|---|---|
committer | Lars Dɪᴇᴄᴋᴏᴡ <daxim@cpan.org> | 2008-12-01 21:51:19 +0100 |
commit | 37bf16dd1b77c138dda3603f44422c1291f18e6b (patch) | |
tree | b441b33353f8065b127c858153b500841ee6b8e0 /script/pause_openid_create.pl | |
parent | add heading, link to PAUSE (diff) | |
parent | Merge branch 'master' of git@git.useperl.at:PAUSE-OpenID (diff) | |
download | Simple-OpenID-37bf16dd1b77c138dda3603f44422c1291f18e6b.tar.gz Simple-OpenID-37bf16dd1b77c138dda3603f44422c1291f18e6b.tar.bz2 Simple-OpenID-37bf16dd1b77c138dda3603f44422c1291f18e6b.zip |
Merge branch 'master' of git@git.useperl.at:PAUSE-OpenID
Diffstat (limited to 'script/pause_openid_create.pl')
-rwxr-xr-x | script/pause_openid_create.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/script/pause_openid_create.pl b/script/pause_openid_create.pl index 52c2c4e..8303fcc 100755 --- a/script/pause_openid_create.pl +++ b/script/pause_openid_create.pl @@ -1,4 +1,4 @@ -#!/opt/perl5.10/bin/perl -w +#!/usr/bin/perl use strict; use warnings; |