Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Add makestub param.
  • Loading branch information
ingydotnet committed Dec 24, 2014
1 parent 1f4d77d commit 6f987ef
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions Makefile.PL
Expand Up @@ -31,6 +31,7 @@ WriteMakefile(
},
postamble => {
inline => {
makestub => 1,
module => 'Acme::Math::XS',
},
},
Expand Down
2 changes: 1 addition & 1 deletion lib/Acme/Math/XS/Inline.pm
@@ -1,6 +1,6 @@
# DO NOT EDIT
#
# GENERATED BY: Inline::Module 0.24
# GENERATED BY: Inline::Module 0.30
#
# This module is for author-side development only. When this module is shipped
# to CPAN, it will be automagically replaced with content that does not
Expand Down

0 comments on commit 6f987ef

Please sign in to comment.