Baal-Parser

 view release on metacpan or  search on metacpan

README.md  view on Meta::CPAN

    namespace Data.Hoge += Hoge.Fuga.* {
        service HogeHoge {
            Hoge: <= !integer => !integer;
        }
    }
    END

# DESCRIPTION

Baal::Parser is A Paser for Baal IDL.
See [http://techblog.kayac.com/?page=1482198679](http://techblog.kayac.com/?page=1482198679) and [http://techblog.kayac.com/unity\_advent\_calendar\_2016\_20](http://techblog.kayac.com/unity_advent_calendar_2016_20)
about Baal(They are written in japanese).

# LICENSE

Copyright (C) ohta-nobuyuki.

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

# AUTHOR

lib/Baal/Parser.pm  view on Meta::CPAN

    namespace Data.Hoge += Hoge.Fuga.* {
        service HogeHoge {
            Hoge: <= !integer => !integer;
        }
    }
    END

=head1 DESCRIPTION

Baal::Parser is A Paser for Baal IDL.
See L<http://techblog.kayac.com/?page=1482198679> and L<http://techblog.kayac.com/unity_advent_calendar_2016_20>
about Baal(They are written in japanese).

=head1 LICENSE

Copyright (C) ohta-nobuyuki.

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

=head1 AUTHOR



( run in 0.490 second using v1.01-cache-2.11-cpan-5dc5da66d9d )