NAME
    Dist::Zilla::PluginBundle::FAYLAND - Dist::Zilla like FAYLAND when you
    build your dists

VERSION
    version 0.04

SYNOPSIS
        # dist.ini
        [@FAYLAND]

    It is equivalent to:

        [@Filter]
        bundle = @Classic
        remove = PodVersion
        remove = BumpVersion

        [PodWeaver]
        [PerlTidy]
        [Repository]
        [ReadmeFromPod]
        [CheckChangeLog]
        [CompileTests]

AUTHOR
    Fayland Lam <fayland@gmail.com>

COPYRIGHT AND LICENSE
    This software is copyright (c) 2010 by Fayland Lam.

    This is free software; you can redistribute it and/or modify it under
    the same terms as the Perl 5 programming language system itself.

