Booking.com, ActiveState, cPanel, FastMail, MaxMind, Perl Careers, MongoDB, SureVoIP,
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="utf-8"?> | |
<EntityDescriptor ID="_deadbeef-dead-beef-dead-beefdead" entityID="[BASE-URL]" xmlns="urn:oasis:names:tc:SAML:2.0:metadata"> | |
<RoleDescriptor xsi:type="fed:ApplicationServiceType" xmlns:fed="http://docs.oasis-open.org/wsfed/federation/200706" protocolSupportEnumeration="http://docs.oasis-open.org/wsfed/federation/200706" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> | |
<fed:ClaimTypesRequested> | |
<auth:ClaimType Uri="http://schemas.xmlsoap.org/ws/2005/05/identity/claims/name" Optional="true" xmlns:auth="http://docs.oasis-open.org/wsfed/authorization/200706" /> | |
<auth:ClaimType Uri="http://schemas.microsoft.com/ws/2008/06/identity/claims/role" Optional="true" xmlns:auth="http://docs.oasis-open.org/wsfed/authorization/200706" /> | |
</fed:ClaimTypesRequested> | |
<fed:TargetScopes> | |
<EndpointReference xmlns="http://www.w3.org/2005/08/addressing"> | |
<Address>[BASE-URL]</Address> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# | |
# Versions for all modules listed in MYMETA.json (including optional ones): | |
# | |
# === Configure Requires === | |
# | |
# Module Want Have | |
# ------------------- ---- ---- | |
# ExtUtils::MakeMaker 6.17 7.24 | |
# | |
# === Build Requires === |
There is no entry fee for LPW, and that's only possible with the help of the generous sponsors. So thanks to Adzuna, Booking.com, CV Library, Eligo, Geek University, Magnum Solutions, Opus VL,
meta::hack wouldn't have been possible without the generosity of our sponsors. If you get a chance, please take a moment to thank them for helping our community. Our platinum sponsors were Booking.com and cPanel. Our gold sponsors were Elastic,
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
MetaCPAN blogs with sponsors | |
1. overview of metacpan [Olaf & Neil] | |
- the goal | |
- the pieces that make it up | |
- why elasticsearch? | |
- where it logically fits in the CPAN ecosystem | |
2. elasticsearch design [Olaf, Mickey, & Neil?] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
663612164 Lingua-StanfordCoreNLP | |
455359486 GBrowse | |
287850061 UMLS-Interface | |
255252731 UMLS-Similarity | |
247030756 Number-Phone | |
241896908 Lingua-JA-WordNet | |
223722889 Bio-Roary | |
197650975 Tk | |
194038646 Lingua-EN-SENNA | |
140239439 Encode |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/local/bin/perl | |
use strict; | |
use warnings; | |
use Module::CoreList 5.20160520; | |
my $PERMS_PATH = '06perms.txt'; | |
my %perms; | |
my %p5p_owns; | |
my %p5p_comaint; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
AnyDBM_File,P5P,f | |
AnyDBM_File,perl,c | |
AutoLoader,P5P,f | |
AutoLoader,perl,c | |
AutoSplit,P5P,f | |
AutoSplit,perl,c |