File: curl

package info (click to toggle)
perlbrew 1.02-1
  • links: PTS, VCS
  • area: main
  • in suites: forky
  • size: 752 kB
  • sloc: perl: 9,387; makefile: 7; sh: 1
file content (7 lines) | stat: -rw-r--r-- 156 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
#!/bin/sh
exit 127

# This fake curl script is created to avoid
# App::perlbrew::http_user_agent_program() from selecting "curl" as
# the http ua program.