Perl5-IDEA icon indicating copy to clipboard operation
Perl5-IDEA copied to clipboard

Make wiki about XSubs

Open hurricup opened this issue 7 years ago • 2 comments

hurricup avatar Jan 03 '18 17:01 hurricup

I wouldn't mind to find something here. ( getting requests regarding XSubs regeneration pretty often despite XS aren't involved in what I'm doing )

By the way: many thanks for the plugin!

vvalee-uae avatar Jun 06 '25 13:06 vvalee-uae

It may be triggered (well it should be) by two things:

  • updating some library with binary extension
  • changing the modification time of generated files. plugin just checks that file is older than any xs modules available.

hurricup avatar Jun 06 '25 13:06 hurricup