Revision history for Perl extension Net::Proxy::Type.

0.01  Thu Nov 04 20:03:56 2010
      - original version;

0.02  Fri Nov 05 14:20:10 2010
      - documentation bug fixes
      - regexp to parse proxy address fixes
      - %checkers in get() replaced by @checkers to support sorted order
      - check mask parameter added to get() method

0.03  Sun Jan 23 21:48:58 2011
      - get_as_string() method added
      - new options in the constructor:
          url
          keyword
          noauth
      - functionality related to the new options in the constructor
      