Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- skardev)root@pinkpony:~/p6/rakudo# perl6 -Ilib t/04-nativecall/17-libnames.t
- 1..5
- Consider adding the api version of the library you want to use, eg: libfoo:1
- ok 1 - libfoo is libfoo.so and should warn
- ok 2 - libfoo:3 is libfoo.so.3
- ok 3 - libfoo.so is libfoo.so
- ok 4 - ./libfoo is ./libfoo.so
- ok 5 - ./libfoo.so is ./libfoo.so
- (skardev)root@pinkpony:~/p6/rakudo#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement