0.15
  - Aliasing
  - Autodetection 
  - Command line tool "jmx4perl"
    * reading of attributes
    * listing of all availabel attributes and operations. 
    * listing of all attribute values
    * print server info
    * print all available aliases
  - Renamed READ_ATTRIBUTE to READ (same for WRITE) 
    in JMX::Jmx4Perl::Request
  - Bug Fixes:
    * Correct URL encoding for request URL
    * Slash '/' needs to be custom encoded, since URI encoding doesn't 
      work for JBoss 4/5 due to a bug
  - Tested to work on JBoss 4 & 5, Oracle WebLogic 10, Jonas 4, Geronimo 2, 
    Glassfish 2 & 3, Tomcat 4-6 and Jetty 5-7 

0.1
  - Initial release
  - check_jmx4perl
