The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Changes for Padre-Plugin-YAML

0.05    2012.3.21
    - Use old 0.03 error decode for YAML under win32 (BOWTIE)
    - Fix 'make test' failure under RELEASE_TESTING=1 and win32 (AZAWAWI)
    - Fix Arabic translation (AZAWAWI)

0.04    2012.3.20
    - Remove DEPENDENCIES POD (BOWTIE)
    - Switch to YAML::XS for better feedback (BOWTIE)
    - Enable logging in syntax for unknowns (BOWTIE)
    - Let us make it a bit more modern (BOWTIE)
    - Require correct YAML in Makefile (AZAWAWI)
    - Fix t/02-eol.t (AZAWAWI)
    
0.03    2012.3.13
    - Update pod & version (BOWTIE)
    - Fix Makefile (AZAWAWI)
    
0.02  2011.3.12
    - Switch to Module::Install (SZABGAB)
    - Update to Plugin API 2.0 (BOWTIE)
    - Add background YAML syntax checking (BOWTIE, AZAWAWI)
    - Removed "Check YAML" option (AZAWAWI)

0.01  2011.6.24
    - First version, released on an unsuspecting world.
    - Only feature: toggle comments