#!/usr/bin/php
<?php

require_once 'Bartlett/PHP/CompatInfo/CLI.php';

PHP_CompatInfo_CLI::main();
