#!/bin/sh
perl -M$1 -e "print \$$1::VERSION"
