NAME
xshelper.h - Helper C header file for XS modules
DESCRIPTION
// This includes all the perl header files and ppport.h
#include "xshelper.h"
SEE ALSO
Module::Install::XSUtil, where this file is distributed as a part of
AUTHOR
Fuji, Goro (gfx) <gfuji at cpan.org>
LISENCE
Copyright (c) 2010, Fuji, Goro (gfx). All rights reserved.
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.