-
Hello,
when i try to add filter on a portail profil, after saving the option. My value is remplaced by SSID and HASH(0x7fcfb7cf2040) .
I'm on Packetfilter 6.0.2 and after somes checks with "oeufdur" …
-
I've a web application using CGI::Application at its web-facing core. This calls into various modules to construct the output. If I use MCE::Map (1.803) in my list generating modules and invoke a subr…
-
http://api.metacpan.org/v0/distribution/Moose
That returns
```
{
"name" : "Moose"
}
```
Seems pretty scarce, especially for an example on the beta docs page. Yet:
http://api.metacpan.org/v0/d…
-
Hi!
I am trying to run slimserver 7.9 from git (git cloned) using existing MySQL server.
I have also installed perl modules using FreeBSDs ports/package system. I have however hit a bumped on the roa…
ghost updated
8 years ago
-
`새 옷 등록` 메뉴에서 새 신발을 등록할 경우 발 크기를 입력하는 필드가 있는데,
그 곳에 발 크기를 입력하고 새 옷을 등록 한 후 의류 정보에 가면 입력한 발크기가 적혀 있는 곳이 없습니다. 여태까지 길이에 반영되는 줄 알고 있었는데, 그렇지 않은 것 같습니다.
ghost updated
8 years ago
-
s.c.o allows querying by "type" (module, distribution, author) which restricts results to only come from the specified type of resource.
I find this a very useful feature and have a number of browser …
-
Try to delete a user that is assigned to a slot and you get
DBIx::Class::Storage::DBI::_dbh_execute(): DBI Exception: DBD::mysql::st execute failed: Cannot delete or update a parent row: a foreign ke…
-
Affected version: 1.5 (confirmed)
If you update parameters of a server and there is no ip6 or ip6_gateway fields (null), it gets updated with a value of "" (nothing) instead of staying null. Next tim…
-
```
perl -Mthreads -MTest::More=no_plan -e '
ok 1, "something $_ local" for (1..15);
threads->create(sub {
ok 1, "something $_ nonlocal" for (1..15)
})->join
'
```
The simple program above …
-
Am filing this from IRC, so it won't get lost:
Idle thought - linkifying any URIs found in the changelog would probably be handy: https://metacpan.org/release/RIBASUSHI/DBIx-Class-0.082819_01#whatsne…