#!/usr/local/bin/perl -w use strict; while () { print "$. $_" }