The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

#members-list {
    border: 1px solid #aaa;
    margin: 2em;
    margin-top: 0;
    padding: 1em;
    background-color: white;
    float: right;
    width: 15em;
}

.member {
    display: block;
}

.entry {
    margin-right: 21em;
}