Ticket #457 (closed defect: fixed)
Store Perl 6 temporary folders in a persistent temporary directory
| Reported by: | azawawi | Owned by: | azawawi |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | plugins | Version: | trunk |
| Keywords: | Padre::Plugin::Perl6 | Cc: |
Description
Perl 6 plugin generates a lot of temporary folders such as STD's lex folder along with CORE.pad.store. We need to use Syntax:Highlight:Perl6 's tmpdir_prefix option to make a persistent Perl 6 temp directory.
Change History
Note: See
TracTickets for help on using
tickets.

Fixed in r6219
Cleanup STD lex cache fixed in r6220