NAME

Alien::gputils

SYNOPSIS

Alien::gputils is a perl module that enables the installation of the gputils toolkit for developing code for Microchip PIC microcontrollers.

The source code is taken from http://gputils.sourceforge.net.

VERSION

0.01

METHODS

bin_dir

This method provides the directory for the binaries that form the package of gputils such as gpasm and gplink which are needed by their downstream modules like VIC.

config

This method provides the access to configuration information for the library on the system. More information can be seen in the module Alien::gputils::ConfigData.

SEE ALSO

Alien::gputils::ConfigData

AUTHORS

Vikas N Kumar <vikas@cpan.org>

REPOSITORY

https://github.com/vikasnkumar/Alien-gputils.git

COPYRIGHT

Copyright (C) 2013-2014. Vikas N Kumar <vikas@cpan.org>. All Rights Reserved.

LICENSE

This is free software. YOu can redistribute it or modify it under the terms of Perl itself.