|
Lines 1-4
Link Here
|
| 1 |
%%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/.packlist |
|
|
| 2 |
%%SITE_PERL%%/POE.pm |
1 |
%%SITE_PERL%%/POE.pm |
| 3 |
%%SITE_PERL%%/POE/Component.pm |
2 |
%%SITE_PERL%%/POE/Component.pm |
| 4 |
%%SITE_PERL%%/POE/Component/Client/TCP.pm |
3 |
%%SITE_PERL%%/POE/Component/Client/TCP.pm |
|
Lines 39-56
Link Here
|
| 39 |
%%SITE_PERL%%/POE/Wheel/ReadWrite.pm |
38 |
%%SITE_PERL%%/POE/Wheel/ReadWrite.pm |
| 40 |
%%SITE_PERL%%/POE/Wheel/Run.pm |
39 |
%%SITE_PERL%%/POE/Wheel/Run.pm |
| 41 |
%%SITE_PERL%%/POE/Wheel/SocketFactory.pm |
40 |
%%SITE_PERL%%/POE/Wheel/SocketFactory.pm |
| 42 |
@unexec rmdir %D/%%SITE_PERL%%/POE/Component/Client 2>/dev/null || true |
41 |
%%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/.packlist |
| 43 |
@unexec rmdir %D/%%SITE_PERL%%/POE/Component/Server 2>/dev/null || true |
42 |
@dirrm %%SITE_PERL%%/POE/Wheel |
| 44 |
@unexec rmdir %D/%%SITE_PERL%%/POE/Component 2>/dev/null || true |
43 |
@dirrm %%SITE_PERL%%/POE/Queue |
|
|
44 |
@dirrm %%SITE_PERL%%/POE/Pipe |
| 45 |
@dirrm %%SITE_PERL%%/POE/Macro |
| 46 |
@dirrm %%SITE_PERL%%/POE/Loop |
| 45 |
@dirrm %%SITE_PERL%%/POE/Driver |
47 |
@dirrm %%SITE_PERL%%/POE/Driver |
|
|
48 |
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/POE 2>/dev/null || true |
| 46 |
@unexec rmdir %D/%%SITE_PERL%%/POE/Filter 2>/dev/null || true |
49 |
@unexec rmdir %D/%%SITE_PERL%%/POE/Filter 2>/dev/null || true |
| 47 |
@dirrm %%SITE_PERL%%/POE/Loop |
50 |
@unexec rmdir %D/%%SITE_PERL%%/POE/Component/Server 2>/dev/null || true |
| 48 |
@dirrm %%SITE_PERL%%/POE/Macro |
51 |
@unexec rmdir %D/%%SITE_PERL%%/POE/Component/Client 2>/dev/null || true |
| 49 |
@dirrm %%SITE_PERL%%/POE/Pipe |
52 |
@unexec rmdir %D/%%SITE_PERL%%/POE/Component 2>/dev/null || true |
| 50 |
@dirrm %%SITE_PERL%%/POE/Queue |
|
|
| 51 |
@dirrm %%SITE_PERL%%/POE/Wheel |
| 52 |
@unexec rmdir %D/%%SITE_PERL%%/POE 2>/dev/null || true |
53 |
@unexec rmdir %D/%%SITE_PERL%%/POE 2>/dev/null || true |
| 53 |
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/POE 2>/dev/null || true |
|
|
| 54 |
%%PORTDOCS%%%%EXAMPLESDIR%%/create.perl |
54 |
%%PORTDOCS%%%%EXAMPLESDIR%%/create.perl |
| 55 |
%%PORTDOCS%%%%EXAMPLESDIR%%/fakelogin.perl |
55 |
%%PORTDOCS%%%%EXAMPLESDIR%%/fakelogin.perl |
| 56 |
%%PORTDOCS%%%%EXAMPLESDIR%%/filterchange.perl |
56 |
%%PORTDOCS%%%%EXAMPLESDIR%%/filterchange.perl |