#!/usr/bin/perl -w use strict; use LWP::Simple; # Popular currencies are: USD, GBP, EUR, and JPY. my ($amount,$cf,$ct) = ($ARGV[0],$ARGV[1],$ARGV[2]); $_=get("http://www.oanda.com/converter/classic?value=$amount&exch=$cf&expr=$ct"); s/^.*