logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

GraphQL::Validation - Perl implementation

Acknowledgements

Author

       Ed J, "<etj at cpan.org>"

Bugs

       Please report any bugs or feature requests to "bug-graphql at rt.cpan.org", or through the web interface
       at <http://rt.cpan.org/NoAuth/ReportBug.html?Queue=GraphQL>.  I will be notified, and then you'll
       automatically be notified of progress on your bug as I make changes.

Export

       A list of functions that can be exported.  You can delete this section if you don't export anything, such
       as for a purely object-oriented module.

Name

       GraphQL::Validation - Perl implementation

Subroutines/Methods

function1function2

Support

       You can find documentation for this module with the perldoc command.

           perldoc GraphQL

       You can also look for information at:

       •   RT: CPAN's request tracker (report bugs here)

           <http://rt.cpan.org/NoAuth/Bugs.html?Dist=GraphQL>

       •   AnnoCPAN: Annotated CPAN documentation

           <http://annocpan.org/dist/GraphQL>

       •   CPAN Ratings

           <http://cpanratings.perl.org/d/GraphQL>

       •   Search CPAN

           <http://search.cpan.org/dist/GraphQL/>

Synopsis

       Perhaps a little code snippet.

           use GraphQL;

           my $foo = GraphQL->new();
           ...

Version

       Version 0.02

See Also