diff options
author | Thierry Vignaud <tv@mageia.org> | 2012-01-30 17:48:05 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mageia.org> | 2012-01-30 17:48:05 +0000 |
commit | 171d0bcbb0e42b0cacd197ca4705c381f712fe7b (patch) | |
tree | 87c679cbf1757b830efd572082ad20e3c515824b /fake_packages/Gtk2/WebKit.pm | |
parent | c84e02b58babf893d1c63eae4a090a75902293ea (diff) | |
download | perl_checker-171d0bcbb0e42b0cacd197ca4705c381f712fe7b.tar perl_checker-171d0bcbb0e42b0cacd197ca4705c381f712fe7b.tar.gz perl_checker-171d0bcbb0e42b0cacd197ca4705c381f712fe7b.tar.bz2 perl_checker-171d0bcbb0e42b0cacd197ca4705c381f712fe7b.tar.xz perl_checker-171d0bcbb0e42b0cacd197ca4705c381f712fe7b.zip |
(get_paras) do not rename *__XS functions anymore
copy their signatures to their perl wrappers so that they got signatures
too (now that we parse the .pm files too) instead of shadowing the perl
function with no signatures
eg:
-sub parse_hdlist() {}
+sub parse_hdlist { my ($_urpm, $_filename, @_more_paras) = @_ }
Diffstat (limited to 'fake_packages/Gtk2/WebKit.pm')
0 files changed, 0 insertions, 0 deletions