Version 1.0 + remove "experimental" notices
This commit is contained in:
parent
383ed8409c
commit
32c8fc1b89
13 changed files with 35 additions and 53 deletions
2
FU/XS.pm
2
FU/XS.pm
|
|
@ -1,5 +1,5 @@
|
|||
# This module is for internal use by other FU modules.
|
||||
package FU::XS 0.5;
|
||||
package FU::XS 1.0;
|
||||
use Carp; # may be called by XS.
|
||||
use XSLoader;
|
||||
XSLoader::load('FU');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue