Learn How to Create Your Own Programming Language createyourproglang.com
require 'date' require 'fileutils' require 'rexml/document' ...
My first proper Ruby script...
#! /usr/local/bin/ruby # Options/Variables ...
I started writing this back...
My first proper Ruby script...